
body, td, p, li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	margin: 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	margin: 14px 0 8px 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin: 11px 0 6px 10; 
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 9px 0 6px 20; 
}

hr {
	border-color:  #A2CE73 #A2CE73 #ffffff #ffffff;
	border-style: solid;
	border-width: 1px 0;
}

p {
    margin: 6px 0 6px 20px;
}

table.tabellentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

.agb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.bg_green {
	background-color:#A2CE73;
}

.hellgrau {
	background-color:#CCCCCC;
}

body.avis_hilfe {
	background-color: #A2CE73;
}

/* Allgemene Tabellengestaltung für den Seiten Innhalt */
table.content {
	margin: 5px;
	padding: 0;
	border: 1px solid #cccccc;
	width: 99%;
}

table.content th {
	background: #eeeeee url(/images/firma_land.gif) repeat-x;
	text-align: left;
	padding: 2px 20px;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

table.content td {
	background: #eeeeee;
	padding: 5px 5px 5px 26px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

table.content th img {
	float: left;
	margin: 0 10px 0 0;
	border: 0;
}

table.content td img {
	margin: 0 5px 0 0;
	border: 0;
}

table.content table.liste {
	border: 1px solid #A2CE73;
	background-color: #ffffff;
	margin: 6px 0;
}

table.content table.liste th {
	background: #A2CE73;
	text-align: left;
	font-size: 12px;
	padding: 2px 10px;
}

table.content table.liste td {
	background-color: #dddddd;
	font-size: 12px;
	padding: 2px 5px 3px 26px;
}

table.content div.msg {
	margin: 0 0 22px 0;
	padding: 0 26px;
/*	background-color: #fefefe; */
}

table.content table.no_style {
	margin: 0;
	padding: 0;
	border: 0;
	width: auto;
}

table.content table.no_style td {
	background: transparent;
	padding: 0;
	font-size: 12px;
}

table.content table.no_style td img {
	margin: 0;
	border: 0;
}

/* Filialen
   zusätzlich Element gestaltung in der Content Tabelle */

table.content div.grenze {
	margin: 10px 0 2px 0;
	padding: 0;
	background-color: #efefef;
	font-weight: bold;
}

table.content a.niederlassung {
	display: block;
	padding: 3px 27px;
	margin: 2px 0;
	text-decoration: underline;
	color: #333333;
}

table.content a:hover.niederlassung {
	background-color: #A2CE73;
	color: #000000;
	text-decoration: none;
}

table.content a:visited.niederlassung {
	color: #000000;
}

table.content div.info {
	color: #999999;
	font-size: 11px;
}

table.content img.euro {
  margin: 0px;
	padding: 0px;
	border: transparent solid 0px;
}